luci-app-dockerman: add minor version
authorHannu Nyman <[email protected]>
Sat, 14 Jan 2023 14:11:39 +0000 (16:11 +0200)
committerHannu Nyman <[email protected]>
Sat, 14 Jan 2023 14:14:37 +0000 (16:14 +0200)
The package has static versioning, based on the original upstream
versioning. Add date as a minor version to signal later changes.

Signed-off-by: Hannu Nyman <[email protected]>
applications/luci-app-dockerman/Makefile

index 2b425cb4e3e9a5fab2e8afffeecc17b551c910af..f4d103086026c6a84471a40ebf67732a4c6b2fc0 100644 (file)
@@ -12,7 +12,7 @@ PKG_LICENSE:=AGPL-3.0
 PKG_MAINTAINER:=lisaac <[email protected]> \
                Florian Eckert <[email protected]>
 
-PKG_VERSION:=v0.5.13
+PKG_VERSION:=v0.5.13-20230114
 
 include ../../luci.mk